home *** CD-ROM | disk | FTP | other *** search
/ Plug-In Power Pack for Netscape Communicator / Plug-In Power Pack for Netscape Communicator.iso / plugins / hyper / nbas / roll.nba / TEXT / ABOUT_STR next >
Text File  |  1997-06-28  |  699b  |  25 lines

  1. RollCredits NBA 2.3, by Michael O'Keefe
  2.  
  3. This NBA allows you to automatically
  4. scroll the contents of a text field.
  5.  
  6. You can also call this NBA from a
  7. scripting language like HyperLogo. The
  8. parameters you have to pass to
  9. RollCredits are the name of the field,
  10. how many steps, how fast, and how many
  11. pixels to scroll each time.  As an
  12. example, if you wanted to scroll a field
  13. named "fred", twenty steps, at a speed
  14. of 5 (pretty fast), and scroll 3 pixels
  15. at a time you could use the following
  16. HyperLogo line:
  17.  
  18. CallNBA "RollCredits "fred\ 20\ 5\ 3  4
  19.  
  20. (the "4" above is the "Run" message you
  21. send to NBAs)
  22.  
  23. ⌐Copyright  Roger Wagner Publishing,
  24. Inc. 1993-95 All Rights Reserved/
  25.